home *** CD-ROM | disk | FTP | other *** search
/ Aminet 22 / Aminet 22 (1997)(GTI - Schatztruhe)[!][Dec 1997].iso / Aminet / docs / help / adosguide.lha / ADOS Guide / ADOS commands / If < prev    next >
Encoding:
Text File  |  1997-10-21  |  366 b   |  24 lines

  1.                           --AMIGADOS GUIDE V2.0--
  2.                                     IF
  3.  
  4.  
  5.    USE:
  6.    If is the main command used in the script languages condition testing
  7.    process.
  8.  
  9.    PATH:
  10.    Internal
  11.  
  12.    SYSTEM:
  13.    2.0 (enhanced), 2.1, 3.0
  14.  
  15.    EXAMPLES:
  16.    IF <condition>
  17.    ---      ADOS commands
  18.    ELSE
  19.    ---      ADOS commands
  20.    ENDIF
  21.  
  22.    NOTES:
  23.    none
  24.